home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tw2_1110.zip / I.ZIP / I.DOC next >
Text File  |  1991-02-08  |  6KB  |  138 lines

  1.  
  2. I.DOC  --  Docs for I, the TW2 Install/Initialization program!
  3.  
  4. This document contains information on the the regular version of 'I',
  5. as well as the registered version. If you do not have the registered
  6. version, please ignore the extra text.
  7.  
  8. 'I' almost runs without user intervention.  'I' will not assume your BBS or
  9. set-up information, so you will be asked for it. Also, when 'I' checks
  10. warps routes it will, on occasion print out sectors it could not find
  11. a route to. Jot these sector(s) down, and when the initialization is
  12. completed, you may go into the Tradewars editor, and make a warp route
  13. leading to these sectors. This is NOT necessary for the program to run,
  14. but just something you might want to know.
  15.  
  16. The registered version of 'I' allows you to init more than 1000 sectors.
  17. I have provided the means for you to easily init up to 2000 sectors.
  18. To go higher than 2000 sectors, you will need to put your imagination
  19. into high gear and come up with some port names. You will need to think
  20. of 323 port names for every 1000 sectors you wish to add beyond 2000.
  21. As of release 11.00, I recommend going no higher than 32000 sectors
  22. (or 31 'extra' planes of sectors). This is due to the number of files
  23. 'I' will create.
  24.  
  25. The port names are contained in the files PRTNAMES.D??.  For the first 1000
  26. sectors, the file is PRTNAMES.DAT.  The port name file for sectors 1001
  27. to 2000 is PRTNAMES.D01  I supply those two files. If you wish to add more
  28. sectors you must create PRTNAMES.D02 for sectors 2001-3000, PRTNAMES.D03
  29. for sectors 3001-4000, and so on. The extensions are numbered in hexidecimal
  30. fashion. So, to count to 32 in hexidecimal would look like this:
  31.  
  32. 0 1 2 3 4 5 6 7 8 9 A B C D E F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F
  33.  
  34. The port name files would be named like so:
  35.  
  36. PRTNAMES.D01 PRTNAMES.D02 . . . PRTNAMES.D09 PRTNAMES.D0A . . . PRTNAMES.D0F
  37. PRTNAMES.D10 . . . PRTNAMES.D19 PRTNAMES.D1A . . . PRTNAMES.D1F
  38.  
  39. How to make a PRTNAMES.D?? file:
  40. --------------------------------
  41. First, you need to create a file we'll call PRTNAMES.T??.  This file will
  42. contain 323 lines. Each line of PRTNAMES.T?? contains one port name.
  43. Make sure each PRTNAMES file you create contains exactly 323 lines!
  44. It will look something like this when you are creating it:
  45.  
  46. M099
  47. Sol
  48. NoTaxes
  49. ZZ Toph
  50. Tyr
  51. Warehouse #06
  52. Humble
  53. etc. (323 total lines)
  54.  
  55. Once you have completed the port name text files, you need to 'compile' them
  56. using EdText. Load your file into EdText (C>EdText PRTNAMES.T??), and the hit
  57. Alt-C to compile the port names. EdText will ask for a filename, you will enter
  58. PRTNAMES.D?? (whichever one you are on) then EdText will compile the text into
  59. a format which 'I' can use.
  60.  
  61. When you init to more than 1000 sectors, you will be asked how many
  62. sectors you wish to connect the galaxies.  these are 1-way warps that 
  63. between two stacks of sectors. 'I' creates a text file which list the 
  64. 'hooks' between the stacks of sectors. They are numbered as follows.
  65. 00HOOK01.DAT are the warps between stack 1 and stack 2.
  66. 01HOOK02.DAT are the warps between stacks two and three.
  67.  
  68. You can manually add warps between sector planes using TWEDIT. Using
  69. a little inagination you could come up with some wierd scenarios.
  70.  
  71. Warps do not have to go between one plane and the next, you can skip 
  72. planes.. for instance, lets say you created 5000 sectors. It would be
  73. perfectly fine for you to create a 1-way warp between sector 456 and
  74. 4456.. or 3001 and 1096.. etc.  There are all kinds of possibilities!
  75.  
  76. Putting your subscription string into a game in progress:
  77. ---------------------------------------------------------
  78. If you have a game in progress, and you wish to put the subscription
  79. string into the game, then you must use the /I option on the command
  80. line. If you use the /I (Insert registration string) command, 'I' will
  81. simply put your registration string into TWMAIN.DAT, and that is all
  82. it will do. The game remains otherwise unchanged, but you can then
  83. gain access to any registered game options.
  84.  
  85. How to tell an unregistered version of I that you are a registered user:
  86. ------------------------------------------------------------------------
  87. When you register TW2, you are actually registering the I program itself.
  88. Once you are registered, you are a registered TradeWars 2 user, forever. The
  89. registered 'I' program you receive will be the key to unlocking future
  90. 'registered only' features of the game.  To do this, you need to let the
  91. unregistered I program know you are a registered user.  This is done
  92. by keeping a copy of your TWMAIN.DAT file which was created by your
  93. registered copy of I.  If you lost your TWMAIN.DAT file, re-init your
  94. game using the registered copy of I.EXE (the one I sent to you) Then you
  95. will have a TWMAIN.DAT to work with.
  96.  
  97. Once you have a registered TWMAIN.DAT in the directory, you can unZIP the
  98. new TW2 files into that directory, and run the new unregistered 'I'
  99. program (if necessary).
  100. If you use the command:
  101.  
  102. I /R
  103.  
  104. 'I' will retrieve your registration string from TWMAIN.DAT, and then it
  105. will consider itself registered and run as any registered copy of I would.
  106. The executable file iself will remain 'unregistered' so if you wish
  107. to re-init again at some later point, you will still need that registered
  108. TWMAIN.DAT.  You might want to keep a copy of TWMAIN.DAT handy.
  109.  
  110. Running I in 'automated' batch mode:
  111. ------------------------------------
  112. If you have run 'I' before, you may have noticed you can pick the percentage
  113. of warps to fill. (Registered users will also be asked if how many warps
  114. to connect planes)  If you run 'I' with the /B command line parameter, 'I'
  115. will choose the warp percentage, and number of hooks between planes which
  116. will greatly reduce the need for the operator to be there while initing, lets
  117. say 32000 sectors.  It will run by itself after asking all of the BBS
  118. questions.
  119.  
  120. Problems you say?
  121. -----------------
  122.  
  123. If you are having problems, feel free to call me, write me, or netmail me.
  124.  
  125. John Morris
  126. TradeWars Software
  127.  
  128. 2620 Emily St.
  129. Reno, NV 89503
  130.  
  131. (702)746-1358 (voice)
  132.  
  133. The Abandoned Land
  134. (702)746-1364 (data)
  135. (702)746-1365 (data)
  136.  
  137. RBBS-Net 8:919/1 & 2
  138.